Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix license header formatting to be consistent #6

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

aschepis
Copy link
Collaborator

@aschepis aschepis commented Apr 26, 2024

used https://github.com/B1NARY-GR0UP/nwa to properly append license to all .go files.

nwa update --license=apache -c "Chronosphere Inc." --year=2024 ./provider/**/*.go

Copy link
Collaborator Author

aschepis commented Apr 26, 2024

@bg451
Copy link
Contributor

bg451 commented Apr 29, 2024

Oh this is sweet, I should add this to core

Base automatically changed from aschepis/dead-code to main April 29, 2024 19:31
@aschepis aschepis force-pushed the aschepis/license-formatting branch from 1cdc115 to f8811a9 Compare April 29, 2024 19:32
@aschepis aschepis merged commit 44f31f8 into main Apr 29, 2024
12 checks passed
@aschepis aschepis deleted the aschepis/license-formatting branch April 29, 2024 21:11
aschepis added a commit that referenced this pull request May 1, 2024
used https://github.com/B1NARY-GR0UP/nwa to properly append license to
all `.go` files.

`nwa update --license=apache -c "Chronosphere Inc." --year=2024
./provider/**/*.go`
aschepis added a commit that referenced this pull request May 1, 2024
used https://github.com/B1NARY-GR0UP/nwa to properly append license to
all `.go` files.

`nwa update --license=apache -c "Chronosphere Inc." --year=2024
./provider/**/*.go`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants